AGSample is an example of how an application can integrate Apple Guide. It includes a guide file, AGSampleGuide, which describes and demonstrates Apple Guide integration. Also included is sample C and Guide Script for the following:
-- Object Coach
-- Context Check
-- AppleScript Coach
-- Opening a guide file to its default state
-- Opening a guide file with search
-- Use of AGFile library
--- Installation
Copy the AGSample folder to your hard disk.
The AGSample application and the AGSampleGuide should be in the same folder.
--- Operation
Startup the AGSample.68K or AGSample.PPC application.
Click the "Open guide" button.
--- Using the sample
The guide, AGSampleGuide, contains integration demonstrations and information.
Co-locate the guide with the AGSample application for demonstrations.
Co-locate the guide with your development environment (MPW Shell, CodeWarrior IDE, or Symantec Project Manager) to assist you in using the sample code.
AGSample was developed by guideWorks, LLC for Apple Developer Technical Support.